The only case when warning is not reported is -Xcoroutines=default. But this is OK until the flag is removed completely.
Also, require users of K2MetadataCompiler to pass "-Xmulti-platform" manually. Gradle and Maven plugins already do that, so only users who invoke kotlinc directly are going to be affected by this #KT-19287 Fixed