To sum up, for 7.8 I think it's better to not introduce string(0..255) in write() etc. Opinions?
I think the warning is correct. You are probably doing something wrong when writing a wide string like that.
On the other hand things are obviously not typed well enough internally yet. I'd agree with disabling the warning for now then.