The main idea is simple:
- You could limit the modules that consume this module, this would mean that no modules outside that set of modules could ever reference anything from this module.
This means the module owner(s) can in effect limit the consumers modules.
I believe this would greatly help some medium/big factories.