ECH (Encrypted Client Hello, RFC 9849) encrypts client hello, which is the only sensitive information in cleartext in a HTTPS connection. It relies on the ech parameter in HTTPS DNS record to bootstrap. Enabling this will further protect user privacy by shadowing what WMF sites they are connecting to.
It could also make WMF sites more censorship-resistant. Note that packets with ECH has a distinct signature, so a censor may choose to block it all.