Earlier quoted context omitted.
What is it that you want to do that the GPL will not allow you? How is the GPL taking your freedom or society's freedom away?
That's an easy question. Make software that combines GPL and non-GPL code. GPL, due to it's political nature, makes it purposedly hard to inter-operate with software that does not carry its philosophy. Maybe it's good for philosophy (which I am yet to see any serious proof of, but maybe I'm just ignorant and it is going great there) but certainly isn't good for me, even when I can reuse the components separately.
I think there's a widespread misconception that you have to relicense code in order to combine it with the GPL. You don't. The code can retain its license, because its license allows it to be used with the GPL.
Saying that you have to relicense MIT-licensed code under the GPL is like saying that you have to grant a special proprietary license for Apple if they want to use your code in macOS.