There is no method in the standard application to provide this functionality.
You could make a change to the conversion codeunit # 86 Sales-Quote to Order that checks for a specifc value in the Quote Line (quantity = 0 for example) and then skips that line.
Is that what you wnat?