There is the edge case where you're using a custom ControllerActionInvoker to select action methods, and then you couldn't necessarily determine which action method had been selected just by looking at RouteData. Still, I can't imagine a realistic scenario where this would be an unsolveable problem.
Sounds like a sensible change to me. No objections!