I was using 'Format:Other uncompressed files' and then selecting WAVE and 'signed 24 bit PCM' in the options dialog for export.
unfortunately I didn't realize that there were clippings in the project (actually just recently discovered the 'View:Show Clipping' menu item) because they were probably only very slightly, perhaps some 0.1dB over. after reopening and listening to the sound I heard some extrem nasty distortions for very few and short moments.
when zooming in at those distortions I saw that the sound had like signal inversion, looked like if the waveform who was touching the upper limit just continued from the lower (negative) limit. this sounds really bad and I didn't expect something like this. sounded like in the old opamp times where bad circuit designs coud lead to smilar behaviour when overdriven. normally I expect that clippings are just limited the hard way, but not signal inversion. interestingly, when I export a clipped file (not that I do this normally, there are limiters
this problem looks like related to some kinda overflow in the 'other format' export options, of course you can avoid it if you know before. but still it would be nice if integer outputs would just gracefully hard limit instead of inverting the signal. I guess this is a general 'bug', but I'm on OSX and can't test this on a windows machine.
PS: also, by using 'other uncompressed files' export, dithering doesn't work. so there's no dither from a 32-bit float project when I export to 24-bit WAV. this is perhaps not such a serious problem because all accumulated noise of the original project will be by far higher than the 24-bit dither noise.