We've been using feature flags extensively lately. A step that helps for this issue is having all merged code deploy automatically to our QA environment first. We have automated tests which run there regularly, as well as it being the environment most people use for testing, which increases the likelihood that issues like this will become evident quickly.
Definitely doesn't do anything like completely obviate the issue though.
Definitely doesn't do anything like completely obviate the issue though.