LIST and CUE are subchunks used in wave files. They're basically metadata, and not audio, so the FLAC algorithm doesn't know what to do with them. To avoid issues, it just skips them and only encodes audio data.
Among other things, you could get this from saving a wave with markers in it.