We shouldn't probably ever have unreachable modules in compiler/, so we should implement a tidy lint against them.
Would've probably caught some super stupid module file duplications that happened due to a failed module rename (twice!!) in 3b9daac, resulting in the clean-up PR: #106205