If you’re sure that you don’t want to be bothered by non-routed messages in a process, I have used the trick before of setting a raw route to a single /dev/null thread. That way ALL messages are routed somewhere, and you don’t get errors for non-routed messages. You can pick what you want and let the rest run to air.