Is -warn-concurrency working?

I agree.

I don't know what exactly -warn-concurrency does. This recent post from @Douglas_Gregor seems somewhat related:

-warn-concurrency might not be the right name; it's applying stricter logic for concurrency-related checks across the entire module, not just in code that has "adopted concurrency."

If it's wrong, or if the errors are indeed not fixable, please file bugs so we can improve it!