This does not really work as expected when you chain front controller calls (e.g. when looking for controllers in multiple locations).
It would add a lot of unnecessary work in index.php (or wherever) to cleanup the response in case you do find a valid controller.