By "loss of readability" you mean that "this is uncommon, and so I'm not used to reading it and it's harder to understand", right? And not "using initializers is less readable than not using initializers in general"?
If you followed the first argument, then you would never be able to evolve the codebase to start using new features, so I don't think we should use that as a hard and fast rule.
But, I do think it's reasonable to have a broader discussion (perhaps this one) to raise awareness of the feature.
I think the purpose of cxx@ is "is using initializers less readable in general, so should we ban them" (or do they have other problems)? Once cxx@ has said that they're okay (and it seems they have), then you have the discussion that says "hey, we're going to be using these in Blink now", etc.
-- Dirk